Part Number Hot Search : 
XEB01010 CP1500 TC1605AC MPC8308 AT45D PCH3012 F4001 2SD1856
Product Description
Full Text Search
 

To Download DS18B20-PAR Datasheet File

  If you can't view the Datasheet, Please click here to try to view without PDF Reader .  
 
 


  Datasheet File OCR Text:
  1 of 19 111903 features  unique 1-wire ? interface requires only one port pin for communication  derives power from data line (?parasite power?)?does not need a local power supply  multi-drop capability simplifies distributed temperature sensing applications  requires no external components   0.5  c accuracy from ?10c to +85c  measures temperatures from ?55c to +100c (?67f to +212f)  thermometer resolution is user-selectable from 9 to 12 bits  converts temperature to 12-bit digital word in 750 ms (max.)  user?definable non-volatile temperature alarm settings  alarm search command identifies and addresses devices whose temperature is outside of programmed limits (temperature alarm condition)  software compatible with the ds1822-par  ideal for use in remote sensing applications (e.g., temperature probes) that do not have a local power source pin assignment pin description gnd - ground dq - data in/out nc - no connect description the DS18B20-PAR digital thermomete r provides 9 to 12?bit centigrade temperature measurements and has an alarm function with nonvola tile user-programmable upper a nd lower trigger points. the DS18B20-PAR does not need an external power suppl y because it derives power directly from the data line (?parasite power?). the DS18B20-PAR communicates over a 1-wire bus, which by definition requires only one data line (and ground) for communica tion with a central microprocessor. it has an operating temperature range of ?55 c to +100c and is accurate to  0.5  c over a range of ?10c to +85c. each DS18B20-PAR has a unique 64-bit identification code, which allows multiple DS18B20-PARs to function on the same 1?wire bus; thus, it is simple to use one microprocessor to control many ds18b20- pars distributed over a large area. applications that can benefit from this feature include hvac environmental controls, temperature monitoring syst ems inside buildings, equipment or machinery, and process monitoring and control systems. DS18B20-PAR 1-wire parasite-powe r digital thermomete r www. maxim - ic .com to-92 ( DS18B20-PAR ) 1 ( bottom view ) 23 dallas 18b20p 1 gnd dq nc 23 1-wire is a registered trademark of dallas semiconductor.
DS18B20-PAR 2 of 19 detailed pin descriptions table 1 pin symbol description 1 gnd ground. 2dq data input/output pin. open-drain 1-wire interface pin. also provides power to the device when used in parasite pow er mode (see ?parasite power? section.) 3nc no connect. doesn?t connect to internal circuit. overview the DS18B20-PAR uses dallas? exclusive 1-wire bus protocol that implements bus communication using one control signal. the control line requires a weak pullup resistor since all devices are linked to the bus via a 3-state or open-drain port (the dq pi n in the case of the DS18B20-PAR). in this bus system, the microprocessor (the master device) identifies and addresses devices on the bus using each device?s unique 64-bit code. because each device has a unique code, the number of devices that can be addressed on one bus is virtually unlimited. the 1-wire bus protocol, including detailed explanations of the commands and ?time slots,? is covered in the 1-wire bus system section of this datasheet. an important feature of the DS18B20-PAR is its ab ility to operate without an external power supply. power is instead supplied through the 1-wire pullup re sistor via the dq pin when the bus is high. the high bus signal also charges an internal capacitor (c pp ), which then supplies power to the device when the bus is low. this method of deriving power from the 1-wire bus is referred to as ?parasite power.? figure 1 shows a block diagram of the DS18B20-PAR, and pin descriptions are given in table 1. the 64-bit rom stores the device?s unique serial code . the scratchpad memory contains the 2-byte temperature register that stores the digital output fro m the temperature sensor. in addition, the scratchpad provides access to the 1-byte upper and lower alarm trigger registers (t h and t l ). the t h and t l registers are nonvolatile (eeprom), so they will retain their data when the device is powered down. DS18B20-PAR block diagram figure 1 c pp v pu 4.7k 64-bit rom and 1-wire port d q internal v dd parasite power circuit memory control logic scratchpad 8-bit crc generator temperature sensor alarm high trigger (t h ) register (eeprom) alarm low trigger (t l ) register (eeprom) configuration register (eeprom) gnd DS18B20-PAR
DS18B20-PAR 3 of 19 parasite power the DS18B20-PAR?s parasite power ci rcuit allows the DS18B20-PAR to operate without a local external power supply. this ability is especially useful for a pplications that require re mote temperature sensing or that are very space constrained. figure 1 shows the DS18B20-PAR?s parasite -power control circuitry, which ?steals? power from the 1-wire bus via the dq pin when the bus is high. the stolen charge powers the DS18B20-PAR while the bus is high, and so me of the charge is stored on the parasite power capacitor (c pp ) to provide power when the bus is low. the 1-wire bus and c pp can provide sufficient parasite power to the DS18B20-PAR for most operations as long as the specified timing and voltage requirements are met (refer to the dc electrical characteristics and the ac electrical characteristics sections of this data sheet). however, when the DS18B20-PAR is performing temp erature conversions or copying data from the scratchpad memory to eeprom, the operating current can be as high as 1.5 ma. this current can cause an unacceptable voltage drop across the weak 1-wire pullup resistor and is more current than can be supplied by c pp . to assure that the DS18B20-PAR has sufficient supply current, it is necessary to provide a strong pullup on the 1-wire bus whenever te mperature conversions are taking place or data is being copied from the scratchpad to eeprom. this can be accomplished by using a mosfet to pull the bus directly to the rail as shown in figure 2. the 1-wire bus must be switched to the strong pullup within 10  s (max) after a convert t [44h] or copy sc ratchpad [48h] command is issued, and the bus must be held high by the pullup for the duration of the conversion (t conv ) or data transfer (t wr = 10 ms). no other activity can take place on the 1-wire bus while the pullup is enabled. supplying the DS18B20-PAR during temperature conversions figure 2 operation ? measuring temperature the core functionality of the DS18B20-PAR is its di rect-to-digital temperatur e sensor. the resolution of the temperature sensor is user-configurable to 9, 10, 11, or 12 bits, which corresponds to increments of 0.5  c, 0.25  c, 0.125  c, and 0.0625  c, respectively. the default resolution at power-up is 12-bit. the DS18B20-PAR powers-up in a low-power idle state; to initiate a temperature measurement and a-to- d conversion, the master must issue a convert t [44h] command. following the conversion, the resulting thermal data is stored in the 2-byte temperature register in the scratchpad memory and the DS18B20-PAR returns to its idle state. the DS18B20-PAR output data is calibrated in degrees centigrade; for fahrenheit applica tions, a lookup table or conversion routine must be used. the temperature data is stored as a 16-bit sign-extende d two?s complement number in the temperature register (see figure 3). the sign bits (s) indicate if the temperature is positive or negative: for positive numbers s = 0 and for negative numbers s = 1. if the ds18b20-pa r is configured for 12-bit resolution, all bits in the temperature register will contain valid data. for 11-bit resolution, bit 0 is undefined. for 10-bit v pu v pu 4.7k 1-wire bus micro- processor ds18b20-pa r gnd dq to other 1-wire devices
DS18B20-PAR 4 of 19 resolution, bits 1 and 0 are undefined, and for 9-bit re solution bits 2, 1 and 0 are undefined. table 2 gives examples of digital output data and the corres ponding temperature reading for 12-bit resolution conversions. temperature register format figure 3 bit 7 bit 6 bit 5 bit 4 bit 3 bit 2 bit 1 bit 0 ls byte 2 3 2 2 2 1 2 0 2 -1 2 -2 2 -3 2 -4 bit 15 bit 14 bit 13 bit 12 bit 11 bit 10 bit 9 bit 8 ms byte sssss2 6 2 5 2 4 temperature/data relationship table 2 temperature digital output (binary) digital output (hex) +85c* 0000 0101 0101 0000 0550h +25.0625c 0000 0001 1001 0001 0191h +10.125c 0000 0000 1010 0010 00a2h +0.5c 0000 0000 0000 1000 0008h 0c 0000 0000 0000 0000 0000h -0.5c 1111 1111 1111 1000 fff8h -10.125c 1111 1111 0101 1110 ff5eh -25.0625c 1111 1110 0110 1111 fe6fh -55c 1111 1100 1001 0000 fc90h *the power-on reset value of the temperature register is +85c operation ? alarm signaling after the DS18B20-PAR performs a temperature conve rsion, the temperature value is compared to the user-defined two?s complement alarm trigger values stored in the 1-byte t h and t l registers (see figure 4). the sign bit (s) indicates if the value is positive or negative: for positive numbers s = 0 and for negative numbers s = 1. the t h and t l registers are nonvolatile (eepro m) so they will retain data when the device is powered down. t h and t l can be accessed through bytes 2 and 3 of the scratchpad as explained in the memory section of this datasheet. t h and t l register format figure 4 bit 7 bit 6 bit 5 bit 4 bit 3 bit 2 bit 1 bit 0 s2 6 2 5 2 5 2 5 2 2 2 1 2 0 only bits 11 through 4 of the temperature register are used in the t h and t l comparison since t h and t l are 8-bit registers. if the result of a temperature measurement is higher than t h or lower than t l , an alarm condition exists and an alarm flag is set inside the DS18B20-PAR. this flag is updated after every temperature measurement; therefore, if the alarm condition goes away, the flag will be turned off after the next temperature conversion.
DS18B20-PAR 5 of 19 the master device can check the alarm flag status of all ds DS18B20-PARs on the bus by issuing an alarm search [ech] command. any DS18B20-PARs w ith a set alarm flag will respond to the command, so the master can determine exactly which ds18b20- pars have experienced an alarm condition. if an alarm condition exists and the t h or t l settings have changed, another temperature conversion should be done to validate the alarm condition. 64-bit lasered rom code each DS18B20-PAR contains a unique 64?bit code (see figure 5) stored in rom. the least significant 8 bits of the rom code contain th e DS18B20-PAR?s 1?wire family code : 28h. the next 48 bits contain a unique serial number. the most significant 8 bits contain a cyclic redundancy check (crc) byte that is calculated from the first 56 bits of the rom code. a detailed explanation of the crc bits is provided in the crc generation section. the 64?bit rom code and associated rom function control logic allow the DS18B20-PAR to operate as a 1?wire device using the protocol detailed in the 1-wire bus system section of this datasheet. 64-bit lasered rom code figure 5 8-bit crc 48-bit serial number 8-bit family code (28h) memory the DS18B20-PAR?s memory is organized as shown in figure 6. the memory consists of an sram scratchpad with nonvola tile eeprom storage for the high a nd low alarm trigger registers (t h and t l ) and configuration register. no te that if the DS18B20-PAR al arm function is not used, the t h and t l registers can serve as general-purpose memory. all memory commands are described in detail in the DS18B20-PAR function commands section. byte 0 and byte 1 of the scratchpad contain the lsb and the msb of the temperature register, respectively. these bytes are read-onl y. bytes 2 and 3 provide access to t h and t l registers. byte 4 contains the configuration register data, whic h is explained in detail in the configuration register section of this datasheet. bytes 5, 6 and 7 are reserved for internal use by the device and cannot be overwritten; these bytes will return all 1s when read. byte 8 of the scratchpad is read-only and contains the cyclic redundancy check (crc) code for bytes 0 through 7 of the scratchpad. the DS18B20-PAR generates this crc using the method described in the crc generation section. data is written to bytes 2, 3, and 4 of the scratchpad using the write scratchpad [4eh] command, and the data must be transmitted to the DS18B20-PAR starting with the least significant bit of byte 2. to verify data integrity, the scratchpad can be read (using the read scratchpad [beh] command) after the data is written. when reading the scratchpad, data is transferred over the 1-wire bus starting with the least significant bit of byte 0. to transfer the t h , t l and configuration data fro m the scratchpad to eeprom, the master must issue the copy scratchpad [48h] command. data in the eeprom registers is retained when the device is powered down; at power-up the eeprom data is reloaded into the corresponding scratchpad lo cations. data can also be reloaded from eeprom to the scratchpad at any time using the recall e 2 [b8h] command. the master can issue ?read time slots? (see the 1-wire bus system section) following the recall e 2 command and the DS18B20-PAR will indicate the status of the recall by transmitting 0 while the recall is in progress and 1 when the recall is done. msb msb lsb lsb lsb msb
DS18B20-PAR 6 of 19 DS18B20-PAR memory map figure 6 scratchpad (power-up state) byte 0 temperature lsb (50h) byte 1 temperature msb (05h) eeprom byte 2 t h register or user byte 1* t h register or user byte 1 byte 3 t l register or user byte 2* t l register or user byte 2 byte 4 configuration regist er* configuration register byte 5 reserved (ffh) byte 6 reserved (0ch) byte 7 reserved (10h) byte 8 crc* * power-up state depends on value(s) stored in eeprom configuration register byte 4 of the scratchpad memory contains the configuration register, which is organized as illustrated in figure 7. the user can set the conversion resolution of the DS18B20-PAR using the r0 and r1 bits in this register as shown in table 3. the power-up de fault of these bits is r0 = 1 and r1 = 1 (12-bit resolution). note that there is a direct tradeoff be tween resolution and conversi on time. bit 7 and bits 0-4 in the configuration register are reserved for intern al use by the device and cannot be overwritten; these bits will return 1s when read. configuration register figure 7 bit 7 bit 6 bit 5 bit 4 bit 3 bit 2 bit 1 bit 0 0r1r011111 thermometer resolution configuration table 3 r1 r0 resolution max conversion time 0 0 9-bit 93.75 ms (t conv /8) 0 1 10-bit 187.5 ms (t conv /4) 1 0 11-bit 375 ms (t conv /2) 1 1 12-bit 750 ms (t conv ) crc generation crc bytes are provided as part of the DS18B20-PAR?s 64-bit rom code and in the 9 th byte of the scratchpad memory. the rom code crc is calculated from the first 56 bits of the rom code and is contained in the most significant byte of the rom. the scratchpad crc is calculated from the data stored in the scratchpad, and therefore it changes when the data in the scratchpad changes. the crcs provide the bus master with a met hod of data validation when data is read from the DS18B20-PAR. to (85c)
DS18B20-PAR 7 of 19 verify that data has been read correctly, the bus master must re-calculate the crc from the received data and then compare this value to either the rom code crc (for rom reads) or to the scratchpad crc (for scratchpad reads). if the calculate d crc matches the read crc, the data has been received error free. the comparison of crc values and the decision to continue with an operation are determined entirely by the bus master. there is no circuitry inside the DS18B20-PAR that prevents a command sequence from proceeding if the DS18B20-PAR crc (r om or scratchpad) does not ma tch the value generated by the bus master. the equivalent polynomial function of the crc (rom or scratchpad) is: crc = x 8 + x 5 + x 4 + 1 the bus master can re-calculate the crc and compare it to the crc values from the DS18B20-PAR using the polynomial generator shown in figure 8. this circuit consists of a shift register and xor gates, and the shift register bits are initialized to 0. starting with the least significant bit of the rom code or the least significant bit of byte 0 in the scratchpad, one bit at a time should shifted into the shift register. after shifting in the 56 th bit from the rom or the most significant bit of byte 7 from the scratchpad, the polynomial generator will contain the re-calculated crc. next, the 8-bit rom code or scratchpad crc from the DS18B20-PAR must be shifted into the circuit. at this point, if the re-calculated crc was correct, the shift register will contain all 0s. a dditional information about the dallas 1-wire cyclic redundancy check is available in application no te 27 entitled ?understa nding and using cyclic redundancy checks with dallas semiconductor touc h memory products.? crc generator figure 8 1-wire bus system the 1-wire bus system uses a single bus master to control one or more slave devices. the ds18b20- par is always a slave. when there is only one slave on the bus, the system is referred to as a ?single- drop? system; the system is ?multi-drop? if there are multiple slaves on the bus. all data and commands are transmitted least significant bit first over the 1-wire bus. the following discussion of the 1-wire bus syst em is broken down into three topics: hardware configuration, transaction se quence, and 1-wire signaling (signal types and timing). hardware configuration the 1-wire bus has by definition only a single data line. each device (master or slave) interfaces to the data line via an open drain or 3?state port. this allows each device to ?release? the data line when the device is not transmitting data so the bus is available for use by another device. the 1-wire port of the DS18B20-PAR (the dq pin) is open drain with an intern al circuit equivalent to that shown in figure 9. the 1-wire bus requires an external pullup resistor of approximately 5 k  ; thus, the idle state for the 1- wire bus is high. if for any reason a transaction need s to be suspended, the bus must be left in the idle state if the transaction is to resume. infinite recovery time can occur between bits so long as the 1-wire bus is in the inactive (high) state during the recovery period. if the bus is held low for more than 480  s, all components on the bus will be re set. in addition, to assure th at the DS18B20-PAR has sufficient supply current during temperature conversions, it is necessary to provide a strong pullup (such as a mosfet) on the 1-wire bus whenever temperature c onversions or eeprom writes are taking place (as described in the para site power section). (msb) (lsb) xor xor xor input
DS18B20-PAR 8 of 19 hardware configuration figure 9 transaction sequence the transaction sequence for accessing the DS18B20-PAR is as follows: step 1. initialization step 2. rom command (followed by any required data exchange) step 3. DS18B20-PAR function command (follo wed by any required data exchange) it is very important to follow this sequence every time the DS18B20-PAR is accessed, as the ds18b20- par will not respond if any steps in the sequence are mi ssing or out of order. exceptions to this rule are the search rom [f0h] and alarm search [ech] commands. after issuing either of these rom commands, the master must return to step 1 in the sequence. initialization all transactions on the 1-wire bus begin with an initialization sequence. the initialization sequence consists of a reset pulse transmitted by the bus master followed by presence pulse(s) transmitted by the slave(s). the presence pulse lets the bus master know that slave devices (such as the DS18B20-PAR) are on the bus and are ready to operate. timing for the reset and presence pulses is detailed in the 1-wire signaling section. rom commands after the bus master has detected a presen ce pulse, it can issue a rom command. these commands operate on the unique 64?bit rom codes of each slave device and allow the master to single out a specific device if many are present on the 1-wire bus. these commands also allow the master to determine how many and what types of devices are pr esent on the bus or if any device has experienced an alarm condition. there are five rom commands, and ea ch command is 8 bits long. the master device must issue an appropriate ro m command before issuing a DS18B20-PAR function command. a flowchart for operation of the rom commands is shown in figure 10. search rom [f0h] when a system is initially powered up, the master mu st identify the rom codes of all slave devices on the bus, which allows the master to determine the number of slaves and their device types. the master learns the rom codes through a process of elimination that requires the master to perform a search rom v pu 4.7k 5 a typ. r x t x DS18B20-PAR 1-wire port 100  m os fet t x r x r x = receive t x = transmit 1-wire bus dq pin v pu micro- processor strong pullup
DS18B20-PAR 9 of 19 cycle (i.e., search rom command followed by data exch ange) as many times as necessary to identify all of the slave devices. if there is only one slave on the bus, the simpler read rom command (see below) can be used in place of the search rom process. for a detailed explanation of the search rom procedure, refer to the ibutton ? book of standards at www.i button.com/ibuttons/standard.pdf . after every search rom cycle, the bus master must return to step 1 (initialization) in the transaction sequence. read rom [33h] this command can only be used when there is one slave on the bus. it allows the bus master to read the slave?s 64-bit rom code without using the search rom procedure. if this command is used when there is more than one slave present on the bus, a data collision will occur when all the slaves attempt to respond at the same time. match rom [55h] the match rom command followed by a 64?bit rom code sequence allows the bus master to address a specific slave device on a multi-drop or single-drop bus . only the slave that exactly matches the 64?bit rom code sequence will respond to th e function command issued by the master; all other slaves on the bus will wait for a reset pulse. skip rom [cch] the master can use this command to address all de vices on the bus simultaneously without sending out any rom code information. for example, the mast er can make all DS18B20-PARs on the bus perform simultaneous temperature conversions by issuing a skip rom command followed by a convert t [44h] command. note, however, that the skip rom comma nd can only be followed by the read scratchpad [beh] command when there is one slave on the bus. this sequence saves time by allowing the master to read from the device without sending its 64?bit rom code. this sequence will cause a data collision on the bus if there is more than one slave since multiple devices will attempt to transmit data simultaneously. alarm search [ech] the operation of this command is identical to the operation of the search rom command except that only slaves with a set alarm flag will respond. this command allows the master device to determine if any DS18B20-PARs experienced an alarm condition during the most recent temperature conversion. after every alarm search cycle (i.e., alarm search command followed by data exchange), the bus master must return to step 1 (initialization) in the tran saction sequence. refer to the operation ? alarm signaling section for an explanation of alarm flag operation. DS18B20-PAR function commands after the bus master has used a rom command to address the DS18B20-PAR with which it wishes to communicate, the master can issue one of the DS18B20-PAR function commands. these commands allow the master to write to and read from the DS18B20-PAR?s scratchpad memory, initiate temperature conversions and determine the power supply mode . the DS18B20-PAR function commands, which are described below, are summarized in table 4 and illustrated by the flowchart in figure 11. convert t [44h] this command initiates a single temp erature conversion. following th e conversion, the resulting thermal data is stored in the 2-byte temperature register in the scratchpad memory and the DS18B20-PAR returns to its low-power idle state. within 10  s (max) after this command is issued the master must enable a strong pullup on the 1-wire bus for the duration of the conversion (t conv ) as described in the parasite power section. write scratchpad [4eh] this command allows the master to write 3 bytes of data to the DS18B20-PAR?s scratchpad. the first data byte is written into the t h register (byte 2 of the scratchpad), the second byte is written into the t l register (byte 3), and the third byte is written into the configuration register (byte 4). data must be ibutton is a registered trademark of dallas semiconductor.
DS18B20-PAR 10 of 19 transmitted least significant bit first. all three bytes must be written before the master issues a reset, or the data may be corrupted. read scratchpad [beh] this command allows the master to read the contents of the scratchpad. the data transfer starts with the least significant bit of byte 0 and continues through the scratchpad until the 9 th byte (byte 8 ? crc) is read. if only part of the scratchpa d contents is required, the master may issue a reset to terminate reading at any time. copy scratchpad [48h] this command copies the cont ents of the scratchpad t h , t l and configuration registers (bytes 2, 3 and 4) to eeprom. within 10  s (max) after this command is issued the master must enable a strong pullup on the 1-wire bus for at least 10 ms as described in the parasite power section. recall e 2 [b8h] this command recalls the alarm trigger values (t h and t l ) and configuration data from eeprom and places the data in bytes 2, 3, and 4, respectively, in the scratchpad memory. the master device can issue ?read time slots? (see the 1-wire bus system section) following the recall e 2 command and the DS18B20-PAR will indicate the status of the recall by transmitting 0 while the recall is in progress and 1 when the recall is done. the recall operation happe ns automatically at power-up, so valid data is available in the scratchpad as soon as power is applied to the device. DS18B20-PAR function command set table 4 command description protocol 1-wire bus activity after command is issued notes temperature conversion commands convert t initiates temperature conversion. 44h none 1 memory commands read scratchpad reads the entire scratchpad including the crc byte. beh DS18B20-PAR transmits up to 9 data bytes to master. 2 write scratchpad writes data into scratchpad bytes 2, 3, and 4 (t h , t l , and configuration registers). 4eh master transmits 3 data bytes to DS18B20-PAR. 3 copy scratchpad copies t h , t l , and configuration register data from the scratchpad to eeprom. 48h none 1 recall e 2 recalls t h , t l , and configuration register data from eeprom to the scratchpad. b8h DS18B20-PAR transmits recall status to master. notes: 1. the master must enable a strong pullup on the 1- wire bus during temperature conversions and copies from the scratchpad to eeprom. no other bus activity may take place during this time. 2. the master can interrupt the transmission of data at any time by issuing a reset. 3. all three bytes must be written before a reset is issued.
DS18B20-PAR 11 of 19 rom commands flow chart figure 10 cch skip rom command master t x reset pulse DS18B20-PAR t x presence pulse master t x rom command 33h read rom command 55h match rom command f0h search rom command ech alarm search command master t x bit 0 bit 0 mat c h? master t x bit 1 bit 1 mat c h? bit 63 match? master t x bit 63 n y yyy y nn n n n n n y y y bit 0 mat c h? bit 1 mat c h? bit 63 match? n n n y y y DS18B20-PAR t x family code 1 byte DS18B20-PAR t x serial number 6 bytes DS18B20-PAR t x crc byte DS18B20-PAR t x bit 0 DS18B20-PAR t x bit 0 master t x bit 0 n y device(s) with alarm flag set? initialization sequence master t x function command (figure 11) DS18B20-PAR t x bit 0 DS18B20-PAR t x bit 0 master t x bit 0 DS18B20-PAR t x bit 1 DS18B20-PAR t x bit 1 master t x bit 1 DS18B20-PAR t x bit 63 DS18B20-PAR t x bit 63 master t x bit 63
DS18B20-PAR 12 of 19 DS18B20-PAR function commands flow chart figure 11 master t x function command y n 44h convert temperature ? master enables strong pullup on dq DS18B20-PAR converts temperature master disables strong pullup y n 48h copy scratchpad ? master enables strong pull-up on dq data copied from scratchpad to eeprom master disables strong pullup return to initialization sequence (figure 10) for next transaction y n y beh read scratchpad ? have 8 bytes been read ? n master t x reset ? master r x data byte from scratchpad n y master r x scratchpad crc byte master r x ?1s? y n b8h recall e 2 ? master begins data recall from e 2 prom device busy recalling data ? n y master r x ?0s? master t x t h byte to scratchpad y n 4eh write scratchpad ? master t x t l byte to scratchpad master t x config. byte to scratchpad
DS18B20-PAR 13 of 19 1-wire signaling the DS18B20-PAR uses a strict 1-wire communication protocol to insure data integrity. several signal types are defined by this protoco l: reset pulse, presence pulse, write 0, write 1, read 0, and read 1. all of these signals, with the exception of the presence pulse, are initiated by the bus master. initialization procedure: reset and presence pulses all communication with the DS18B20-PAR begins with an initialization sequence that consists of a reset pulse from the master followed by a presence pulse from the DS18B20-PAR. this is illustrated in figure 12. when the DS18B20-PAR sends the presence pulse in response to the reset, it is indicating to the master that it is on the bus and ready to operate. during the initialization sequence the bus master transmits (t x ) the reset pulse by pulling the 1-wire bus low for a minimum of 480  s. the bus master then releases the bus and goes into receive mode (r x ). when the bus is released, the 5k pullup resistor pulls the 1-wire bus high. when the DS18B20-PAR detects this rising edge, it waits 15?60  s and then transmits a presence pulse by pulling the 1-wire bus low for 60?240  s. initialization timing figure 12 read/write time slots the bus master writes data to the DS18B20-PAR during write time slots and reads data from the DS18B20-PAR during read time slots. one bit of data is transmitted over the 1-wire bus per time slot. write time slots there are two types of write time slots: ?write 1? time slots and ?write 0? time slots. the bus master uses a write 1 time slot to write a logic 1 to the DS18B20-PAR and a write 0 time slot to write a logic 0 to the DS18B20-PAR. all write time slots must be a minimum of 60  s in duration with a minimum of a 1  s recovery time between individual write slots. both types of write time slots are initiated by the master pulling the 1-wire bus low (see figure 13). to generate a write 1 time slot, after pulling the 1-wire bus low, the bus master must release the 1-wire bus within 15  s. when the bus is released, the 5k pullup resistor will pull the bus high. to generate a write 0 time slot, after pulling the 1-wire bus low, the bus master must continue to hold the bus low for the duration of the time slot (at least 60  s). line type legend bus master pulling low DS18B20-PAR pulling low resistor p ullu p v pu gnd 1-wire bus 480  s minimum 480  s minimum DS18B20-PAR t x presence pulse 60-240  s master t x reset pulse master r x ds18b20-pa r waits 15-60  s
DS18B20-PAR 14 of 19 the DS18B20-PAR samples the 1-wire bus during a window that lasts from 15  s to 60  s after the master initiates the wr ite time slot. if the bus is high during the sampling window, a 1 is written to the DS18B20-PAR. if the line is low, a 0 is written to the DS18B20-PAR. read/write time slot timing diagram figure 13 read time slots the DS18B20-PAR can only transmit data to the master when the master issues read time slots. therefore, the master must generate read time slots immediately after issuing a read scratchpad [beh] command, so that the DS18B20-PAR can provide the reque sted data. in addition, the master can generate read time slots after issuing a recall e 2 [b8h] command to find out the recall status as explained in the DS18B20-PAR function command section. all read time slots must be a minimum of 60  s in duration with a minimum of a 1  s recovery time between slots. a read time slot is initiated by the master device pulling the 1-wire bus low for a minimum of 1  s and then releasing the bus (see figure 13). after the master initiates the read time slot, the DS18B20-PAR will begin transmitting a 1 or 0 on bus. the DS18B20-PAR transmits a 1 by leaving the bus high and transmits a 0 by pulling the bus low. when transmitting a 0, the DS18B20-PAR will release the bus by the end of the time slot, and the bus will be pulled back to its high idle state by the pullup resister. output data fro m the DS18B20-PAR is valid for 15  s after the falling edge that initiated 45  s 15  s v pu gnd 1-wire bus 60  s < t x ?0? < 120 1  s < t rec <  DS18B20-PAR samples min typ ma x 15  s 30  s > 1  s master write ?0? slot master write ?1? slot DS18B20-PAR samples min typ ma x v pu gnd 1-wire bus 15  s master read ?0? slot master read ?1? slot master samples master samples start of slot start of slot > 1  s 1  s < t rec <  15  s 15  s 30  s 15  s line type legend bus master pulling low DS18B20-PAR pulling low resistor pullup > 1  s
DS18B20-PAR 15 of 19 the read time slot. therefore, the master must release the bus and then sample the bus state within 15  s from the start of the slot. figure 14 illustrates that the sum of t init , t rc , and t sample must be less than 15  s for a read time slot. figure 15 shows that system timing margin is maximized by keeping t init and t rc as short as possible and by locating the master sample time during read time slots towards the end of the 15  s period. detailed master read 1 timing figure 14 recommended master read 1 timing figure 15 DS18B20-PAR operation example 1 in this example there are multiple DS18B20-PARs on the bus. the bus master initiates a temperature conversion in a specific DS18B20-PAR and then reads its scratchpad and recalculates the crc to verify the data. master mode data (lsb first) comments tx reset master issues reset pulse. rx presence DS18B20-PARs respond with presence pulse. tx 55h master issues match rom command. tx 64-bit rom code master sends DS18B20-PAR rom code. tx 44h master issues convert t command. tx dq line held high by strong pullup master applies strong pullup to dq for the duration of the conversion (t conv ). tx reset master issues reset pulse. rx presence DS18B20-PARs respond with presence pulse. tx 55h master issues match rom command. tx 64-bit rom code master sends DS18B20-PAR rom code. tx beh master issues read scratchpad command. v pu gnd 1-wire bus 15  s v ih of master t rc t int > 1  s master samples line type legend bus master pulling low resistor pullup v pu gnd 1-wire bus 15  s v ih of master t rc = small t int = small master samples
DS18B20-PAR 16 of 19 master mode data (lsb first) comments rx 9 data bytes master reads entire scratchpad including crc. the master then recalculates the crc of the first eight data bytes from the scratchpad and compares the calculated crc with the read crc (byte 9). if they match, the master continues; if not, the read operation is repeated. DS18B20-PAR operation example 2 in this example there is only one ds18b20-pa r on the bus. the master writes to the t h , t l , and configuration registers in the ds 18b20-par scratchpad and then read s the scratchpad and recalculates the crc to verify the data. the master then copies the scratchpad contents to eeprom. master mode data (lsb first) comments tx reset master issues reset pulse. rx presence DS18B20-PAR responds with presence pulse. tx cch master issues skip rom command. tx 4eh master issues write scratchpad command. tx 3 data bytes master sends three data bytes to scratchpad (t h , t l , and config). tx reset master issues reset pulse. rx presence DS18B20-PAR responds with presence pulse. tx cch master issues skip rom command. tx beh master issues read scratchpad command. rx 9 data bytes master reads entire scratchpad including crc. the master then recalculates the crc of the first eight data bytes from the scratchpad and compares the calculated crc with the read crc (byte 9). if they match, the master continues; if not, the read operation is repeated. tx reset master issues reset pulse. rx presence DS18B20-PAR responds with presence pulse. tx cch master issues skip rom command. tx 48h master issues copy scratchpad command. tx dq line held high by strong pullup master applies strong pullup to dq for at least 10 ms while copy operation is in progress.
DS18B20-PAR 17 of 19 absolute maximum ratings* voltage on any pin relative to ground ?0.5v to +6.0v operating temperature ?55  c to +100  c storage temperature ?55  c to +125  c soldering temperature see j-std-020a specification *these are stress ratings only and functional operation of the device at these or any other conditions above those indicated in the opera tion sections of this specification is not implied. exposure to absolute maximum rating conditions for extended periods of time may affect reliability. dc electrical characteristics (-55c to +100c; v pu =3.0v to 5.5v) parameter symbol condition min typ max units notes pullup supply voltage v pu 3.0 5.5 v 1,2 thermometer error t err -10c to +85c ? c 3 -55c to +100c 2 input logic low v il -0.3 +0.8 v 1,4,5 input logic high v ih 3.0 5.5 v 1,6 sink current i l v i/o =0.4v 4.0 ma 1 active current i dqa 1 1.5 ma 7 dq input current i dq 5a8 drift 0.2 c 9 notes: 1. all voltages are referenced to ground. 2. the pullup supply voltage specification assumes that the pullup device (resistor or transistor) is ideal, and therefore the high level of the pullup is equal to v pu . in order to meet the v ih spec of the DS18B20-PAR, the actual supply rail for the strong pu llup transistor must include margin for the voltage drop across the transistor when it is turned on; thus: v pu_actual = v pu_ideal + v transistor . 3. see typical performance curve in figure 16. 4. logic low voltages are specified at a sink current of 4 ma. 5. to always guarantee a presence pulse unde r low voltage parasite power conditions, v ilmax may have to be reduced to as low as 0.5v. 6. logic high voltages are specified at a source current of 1 ma. 7. active current refers to supply current during active temperature convers ions or eeprom writes. 8. dq line is high (?hi-z? state). 9. drift data is based on a 1000 hour stress test at 125c. ac electrical characteristics: nv memory (-55c to +100c; v pu =3.0v to 5.5v) parameter symbol condition min typ max units nv write cycle time t wr 210 ms eeprom writes n eewr -55c to +55c 50k writes eeprom data retention t eedr -55c to +55c 10 years
DS18B20-PAR 18 of 19 ac electrical characteristics (-55c to +100c; v pu =3.0v to 5.5v) parameter symbol condition min typ max units notes temperature conversion t conv 9-bit resolution 93.75 ms 1 time 10-bit resolution 187.5 ms 1 11-bit resolution 375 ms 1 12-bit resolution 750 ms 1 time to strong pullup on t spon start convert t or copy scratchpad command issued 10 s time slot t slot 60 120 s 1 recovery time t rec 1s1 write 0 low time r low0 60 120 s 1 write 1 low time t low1 115s1 read data valid t rdv 15 s 1 reset time high t rsth 480 s 1 reset time low t rstl 480 960 s 1,2 presence detect high t pdhigh 15 60 s 1 presence detect low t pdlow 60 240 s 1 capacitance c in/out 25 pf notes: 1. refer to timing diagrams in figure 17. 2. if t rstl > 960  s, a power on reset may occur. typical performance curve figure 16 DS18B20-PAR typical error curve -0.5 -0.4 -0.3 -0.2 -0.1 0 0.1 0.2 0.3 0.4 0.5 0 10203040506070 reference temp (c) thermometer error (c) mean error +3  error -3  error
DS18B20-PAR 19 of 19 timing diagrams figure 17


▲Up To Search▲   

 
Price & Availability of DS18B20-PAR

All Rights Reserved © IC-ON-LINE 2003 - 2022  

[Add Bookmark] [Contact Us] [Link exchange] [Privacy policy]
Mirror Sites :  [www.datasheet.hk]   [www.maxim4u.com]  [www.ic-on-line.cn] [www.ic-on-line.com] [www.ic-on-line.net] [www.alldatasheet.com.cn] [www.gdcy.com]  [www.gdcy.net]


 . . . . .
  We use cookies to deliver the best possible web experience and assist with our advertising efforts. By continuing to use this site, you consent to the use of cookies. For more information on cookies, please take a look at our Privacy Policy. X